Microsoft DirectX 8.1 (C++)

IKsPin Interface

The IKsPin interface provides a method to retrieve the mediums supported by a pin on a kernel-mode filter. IKsPin has additional methods besides the one shown here, but they are not supported for DirectShow.

Requirements

Requires Ks.h and Ksproxy.h. Include Ks.h before Ksproxy.h.

In addition to the methods inherited from IUnknown, the IKsPin interface exposes the following method.

Method Description
KsQueryMediums Retrieves the mediums supported by a pin.